home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Applications / PICSee Dust 1.01 / Primary Source / PICSDialogs.h < prev    next >
Text File  |  1995-11-12  |  107b  |  5 lines

  1. enum {
  2.     kDarkGrayRGB = 30583
  3. };
  4.  
  5. Boolean CheckValidNumeral(DialogPtr theDlog, short theItem, long *result);